home *** CD-ROM | disk | FTP | other *** search
/ BCI NET 2 / BCI NET 2.iso / archives / programming / c / gcc263-inclib.lha / gnu / include / float.h < prev    next >
Encoding:
C/C++ Source or Header  |  1994-02-23  |  70 b   |  7 lines

  1. #ifndef _FLOAT_H
  2. #define _FLOAT_H
  3.  
  4. #include <machine/float.h>
  5.  
  6. #endif
  7.